Make CargoPythonPackage the default class for extensions/components of CargoPythonBundle#3993
Conversation
|
Note: This currently doesn't change anything because the only difference of CargoPythonPackage to PythonPackage doesn't matter (yet) for Extensions. |
CargoPythonPackage the default class for extensions/components of CargoPythonBundle
|
This needs a small fix so it works with e.g. pymatgen-2023.12.18-foss-2023a.eb and others this updates Proposed fix: Convert |
7964863 to
84b798d
Compare
Actually the issue was attempting to add (in this case no) crates to |
|
That check caused failures because the I updated the easyblock to reset Rebased and removed the change to configure_step that is in #3996 |
…f CargoPythonBundle
We cannot have multiple sources for extensions, see easybuilders/easybuild-framework#3463
74b90af to
e325a7d
Compare
(created using
eb --new-pr)